/* Global */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic,600,600italic);

@font-face {
  font-family: 'moon_flower_regular';
  font-display: fallback;
  src: url('fonts/moon_flower-webfont.eot');
  src: url('fonts/moon_flower-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/moon_flower-webfont.woff') format('woff'),
  url('fonts/moon_flower-webfont.ttf') format('truetype'),
  url('fonts/moon_flower-webfont.svg#moon_flowerregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'moon_flower_bold';
  font-display: fallback;
  src: url('fonts/moon_flower_bold-webfont.eot');
  src: url('fonts/moon_flower_bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/moon_flower_bold-webfont.woff') format('woff'),
  url('fonts/moon_flower_bold-webfont.ttf') format('truetype'),
  url('fonts/moon_flower_bold-webfont.svg#moon_flower_boldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Nescafe';
    src: url('fonts/nescafesans-regular-webfont.eot');
    src: url('fonts/nescafesans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nescafesans-regular-webfont.woff2') format('woff2'),
         url('fonts/nescafesans-regular-webfont.woff') format('woff'),
         url('fonts/nescafesans-regular-webfont.ttf') format('truetype'),
         url('fonts/nescafesans-regular-webfont.svg#nescafe_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nescafe-Light';
    src: url('fonts/nescafesans-light-webfont.eot');
    src: url('fonts/nescafesans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nescafesans-light-webfont.woff2') format('woff2'),
         url('fonts/nescafesans-light-webfont.woff') format('woff'),
         url('fonts/nescafesans-light-webfont.ttf') format('truetype'),
         url('fonts/nescafesans-light-webfont.svg#nescafe_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nescafe-Bold';
    src: url('fonts/nescafesans-bold-webfont.eot');
    src: url('fonts/nescafesans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nescafesans-bold-webfont.woff2') format('woff2'),
         url('fonts/nescafesans-bold-webfont.woff') format('woff'),
         url('fonts/nescafesans-bold-webfont.ttf') format('truetype'),
         url('fonts/nescafesans-bold-webfont.svg#nescafe_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
